Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientSortedColumn client event. Occurs after the user applies a sort by clicking on a column header.
シンタックス
'宣言
Public Overridable Function OnClientSortedColumn( _
ByVal As System.String _
) As
public virtual OnClientSortedColumn(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照